Skip to content

release: 4.44.0#778

Open
stainless-app[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next
Open

release: 4.44.0#778
stainless-app[bot] wants to merge 2 commits into
mainfrom
release-please--branches--main--changes--next

Conversation

@stainless-app

@stainless-app stainless-app Bot commented Jul 14, 2026

Copy link
Copy Markdown
Contributor

Automated Release PR

4.44.0 (2026-07-16)

Full Changelog: v4.43.0...v4.44.0

Features

Bug Fixes

  • client: handle response stream keepalive events (#776) (6eef965)
  • deps: update Jackson to 2.18.9 (#777) (2935d47)
  • deps: update plexus-utils to 4.0.3 (#780) (6e4e2a7)

Chores

Build System


This pull request is managed by Stainless's GitHub App.

The semver version number is based on included commit messages. Alternatively, you can manually set the version number in the title of this pull request.

For a better experience, it is recommended to use either rebase-merge or squash-merge when merging this pull request.

🔗 Stainless website
📚 Read the docs
🙋 Reach out for help or questions

@openai-sdks

openai-sdks Bot commented Jul 14, 2026

Copy link
Copy Markdown

OkTest Summary

237/237 SDK tests passed in 16.313s for Java SDK PR #778.

Test results — 42 files
Test Result Time
tests/chat-completions-complex-body.test.ts ✅ Passed 263ms
tests/chat-completions-create.test.ts ✅ Passed 645ms
tests/chat-completions-stream.test.ts ✅ Passed 362ms
tests/files-content-binary.test.ts ✅ Passed 281ms
tests/files-create-multipart.test.ts ✅ Passed 351ms
tests/files-list-pagination.test.ts ✅ Passed 364ms
tests/initialize-config.test.ts ✅ Passed 251ms
tests/instance-isolation.test.ts ✅ Passed 202ms
tests/models-list.test.ts ✅ Passed 175ms
tests/responses-background-lifecycle.test.ts ✅ Passed 451ms
tests/responses-body-method-errors.test.ts ✅ Passed 539ms
tests/responses-cancel-timeout.test.ts ✅ Passed 197ms
tests/responses-cancel.test.ts ✅ Passed 524ms
tests/responses-compact-retries.test.ts ✅ Passed 505ms
tests/responses-compact.test.ts ✅ Passed 321ms
tests/responses-create-advanced-stream.test.ts ✅ Passed 391ms
tests/responses-create-advanced.test.ts ✅ Passed 1.342s
tests/responses-create-disconnect.test.ts ✅ Passed 1.029s
tests/responses-create-errors.test.ts ✅ Passed 290ms
tests/responses-create-malformed-api-responses.test.ts ✅ Passed 312ms
tests/responses-create-retries.test.ts ✅ Passed 308ms
tests/responses-create-stream-failures.test.ts ✅ Passed 263ms
tests/responses-create-stream-timeout.test.ts ✅ Passed 271ms
tests/responses-create-stream-wire.test.ts ✅ Passed 5.947s
tests/responses-create-stream.test.ts ✅ Passed 106ms
tests/responses-create-terminal-states.test.ts ✅ Passed 358ms
tests/responses-create-timeout.test.ts ✅ Passed 234ms
tests/responses-create.test.ts ✅ Passed 946ms
tests/responses-delete.test.ts ✅ Passed 229ms
tests/responses-input-items-errors.test.ts ✅ Passed 286ms
tests/responses-input-items-list.test.ts ✅ Passed 291ms
tests/responses-input-items-options.test.ts ✅ Passed 177ms
tests/responses-input-tokens-count-timeout.test.ts ✅ Passed 335ms
tests/responses-input-tokens-count.test.ts ✅ Passed 315ms
tests/responses-malformed-inputs.test.ts ✅ Passed 4.743s
tests/responses-not-found-errors.test.ts ✅ Passed 346ms
tests/responses-parse.test.ts ✅ Passed 642ms
tests/responses-retrieve-retries.test.ts ✅ Passed 525ms
tests/responses-retrieve.test.ts ✅ Passed 329ms
tests/responses-stored-method-errors.test.ts ✅ Passed 1.02s
tests/retry-behavior.test.ts ✅ Passed 3.517s
tests/sdk-error-shape.test.ts ✅ Passed 404ms

View OkTest run #29461485091

SDK merge (ba31d694f5cb) · head (3ea73af7ba8a) · base (845b2bc87fb0) · OkTest (fd7a761c81c1)

@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from dd44d1f to 7a74cb3 Compare July 14, 2026 21:48
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 7a74cb3 to 20fa609 Compare July 14, 2026 22:25
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch 4 times, most recently from e16b8ed to 9d9b13a Compare July 15, 2026 22:59
@stainless-app stainless-app Bot changed the title release: 4.43.1 release: 4.44.0 Jul 15, 2026
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 9d9b13a to 1741c64 Compare July 15, 2026 23:00
Comment on lines +143 to +144
fun createServiceAccountOnly(createServiceAccountOnly: Boolean) =
createServiceAccountOnly(createServiceAccountOnly as Boolean?)
Comment on lines +424 to +425
fun createServiceAccountOnly(createServiceAccountOnly: Boolean) =
createServiceAccountOnly(createServiceAccountOnly as Boolean?)
stainless-app Bot added 2 commits July 16, 2026 00:26
add service-account api keys doc
@stainless-app stainless-app Bot force-pushed the release-please--branches--main--changes--next branch from 1741c64 to 3ea73af Compare July 16, 2026 00:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants